source/derelict/alure/alure.d(165,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureGetVersion` source/derelict/alure/alure.d(165,19): Error: cast from `extern (C) void function(uint*, uint*) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(166,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureGetErrorString` source/derelict/alure/alure.d(166,19): Error: cast from `extern (C) char* function() nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(167,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureGetDeviceNames` source/derelict/alure/alure.d(167,19): Error: cast from `extern (C) char** function(byte, int*) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(168,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureFreeDeviceNames` source/derelict/alure/alure.d(168,19): Error: cast from `extern (C) void function(char**) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(169,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureInitDevice` source/derelict/alure/alure.d(169,19): Error: cast from `extern (C) byte function(char*, int*) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(170,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureShutdownDevice` source/derelict/alure/alure.d(170,19): Error: cast from `extern (C) byte function() nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(171,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureGetSampleFormat` source/derelict/alure/alure.d(171,19): Error: cast from `extern (C) int function(uint, uint, uint) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(172,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureInstallDecodeCallbacks` source/derelict/alure/alure.d(172,19): Error: cast from `extern (C) byte function(int, extern (C) void* function(char*), extern (C) void* function(ubyte*, uint), extern (C) byte function(void*, int*, uint*, uint*), extern (C) uint function(void*, ubyte*, uint), extern (C) byte function(void*), extern (C) void function(void*)) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(173,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureSleep` source/derelict/alure/alure.d(173,19): Error: cast from `extern (C) byte function(float) nothrow*` to `void**` not allowed in safe code source/derelict/alure/alure.d(174,34): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `alureGetProcAddress` source/derelict/alure/alure.d(174,19): Error: cast from `extern (C) void* function(char*) nothrow*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.